home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1344 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1010 b 

  1. Path: nntp.cs.ubc.ca!bcsystems!bcsystems!nntp
  2. Newsgroups: comp.lang.rexx
  3. Subject: Re: First steps in REXX
  4. Message-ID: <1996Mar12.140748.7714@venus.gov.bc.ca>
  5. From: bob@ldbcn0.bcsc.gov.bc.ca
  6. Date: 12 Mar 96 14:07:48 PST
  7. Reply-To: hrgranew@bcsc02.gov.bc.ca
  8. References: <4i4j0m$2lci@news-s01.ny.us.ibm.net>
  9. Distribution: inet
  10. Nntp-Posting-Host: ldbcn0.ldb.gov.bc.ca
  11. X-Newsreader: IBM NewsReader/2 v1.02
  12.  
  13. In <4i4j0m$2lci@news-s01.ny.us.ibm.net>, luismp@ibm.net writes:
  14. >Can anyone tell me why this lines return REX0037 error? Is there really
  15. >a parentheses or comma out of place? I'm working under OS/2 Warp.
  16. >
  17. >...
  18. >if RxMessageBox ('Esto es una prueba',,'OK', 'EXCLAMATION') = 1
  19. >then...
  20. >...
  21. >
  22. >If you can help me, please email luismp@ibm.net
  23. >Thnk you very much.
  24.  
  25. Got caught by this a few years back.  RxMessageBox only works in a PM  
  26. Application.
  27.  
  28. Bob Granewall       hrgranew@bcsc02.gov.bc.ca
  29. Any resemblance between my views and those of the B.C. Liquor Distribution     
  30. Branch are purely coincidental.
  31.  
  32.  
  33.